projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c9ae986
)
(imenu-auto-rescan): Fix typo.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 5 May 1997 23:41:56 +0000
(23:41 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 5 May 1997 23:41:56 +0000
(23:41 +0000)
lisp/imenu.el
patch
|
blob
|
history
diff --git
a/lisp/imenu.el
b/lisp/imenu.el
index 78fcfa38982a53ddcc8cf75c52d03bef810f3e6d..dc5241420b9e6bcac8369ce2a1c1f182264bfc65 100644
(file)
--- a/
lisp/imenu.el
+++ b/
lisp/imenu.el
@@
-84,7
+84,7
@@
This might not yet be honored by all index-building functions."
:type 'integer
:group 'imenu)
-(decustom imenu-auto-rescan nil
+(de
f
custom imenu-auto-rescan nil
"*Non-nil means Imenu should always rescan the buffers."
:type 'boolean
:group 'imenu)